There are two read-only Touch properties to help you determine determine if the operating system is capable of supporting touch, and to determine if there is a touch device available.
- Use the TouchDoesOperatingSystemSupport property to query whether the operating system is capable of touch support.
- Use the TouchIsDeviceAvailable property to query whether there is a touch device connected to the computer system.